Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move visualization tool to ml-commons #296

Merged
merged 2 commits into from
Apr 28, 2024

Conversation

Hailong-am
Copy link
Contributor

Description

Move visualization tool to ml-commons as it doesn't have any dependency with other plugins.

Issues Resolved

#294

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>
@Hailong-am Hailong-am changed the title [DO NOT MERGE]Move visualization tool to ml-commons Move visualization tool to ml-commons Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.11%. Comparing base (02a3209) to head (6326128).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #296      +/-   ##
============================================
+ Coverage     81.62%   82.11%   +0.48%     
+ Complexity      216      192      -24     
============================================
  Files            13       11       -2     
  Lines          1083      956     -127     
  Branches        149      135      -14     
============================================
- Hits            884      785      -99     
+ Misses          140      118      -22     
+ Partials         59       53       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xinyual xinyual merged commit 5588571 into opensearch-project:main Apr 28, 2024
18 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 28, 2024
Signed-off-by: Hailong Cui <ihailong@amazon.com>
(cherry picked from commit 5588571)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
xinyual pushed a commit that referenced this pull request Apr 29, 2024
(cherry picked from commit 5588571)

Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants